Skip to content

Avoid npm name collisions by publishing GuardeX under a scoped package#26

Merged
NagyVikt merged 1 commit intomainfrom
agent/codex/20260411-183658-bia-edixai-com-npm-package-rename-scoped
Apr 11, 2026
Merged

Avoid npm name collisions by publishing GuardeX under a scoped package#26
NagyVikt merged 1 commit intomainfrom
agent/codex/20260411-183658-bia-edixai-com-npm-package-rename-scoped

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by scripts/agent-branch-finish.sh (PR flow).

The public unscoped 'guardex' name can conflict with existing npm packages. This keeps the GuardeX brand and gx/guardex CLI commands intact while switching publication/install surfaces to a conflict-safe scoped package name.\n\nUpdated install/docs prompts, package metadata, and tests so self-update checks and setup guidance consistently reference the scoped npm identity.

Constraint: CLI command UX must stay gx-first with legacy musafety aliases intact\nRejected: Keep unscoped guardex package name | collision risk at publish/install time\nConfidence: high\nScope-risk: narrow\nReversibility: clean\nDirective: Keep bin command names stable; only package identity changed for npm distribution safety\nTested: npm test\nTested: node --check bin/multiagent-safety.js\nTested: npm pack --dry-run\nNot-tested: live npm publish/install from registry
@NagyVikt NagyVikt merged commit 98d96b6 into main Apr 11, 2026
7 checks passed
@NagyVikt NagyVikt deleted the agent/codex/20260411-183658-bia-edixai-com-npm-package-rename-scoped branch April 11, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant